home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
STraTOS 1997 April & May
/
STraTOS 1 - 1997 April & May.iso
/
CD01
/
GRAPHICS
/
POV_3
/
SCENES
/
TEXSAMPS
/
SKIES
/
S_CLOUD4.POV
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2005-01-05
|
339 b
|
19 lines
global_settings { assumed_gamma 2.2 }
#include "colors.inc"
#include "skies.inc"
camera {
location <0, 1, -100>
up y
right x*1.33
direction z
look_at <0 20 0>
angle 57
}
light_source { <100, 100, -50> White }
sky_sphere { S_Cloud4 }
plane { y, 0 pigment { color red 0.3 green 0.75 blue 0.5} }